home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry 2007 / Nejlepší české hry 2007.iso / hry / Sand / sand.exe / 0 / RCDATA / TDEBUGINFOFORM / TDEBUGINFOFORM.txt
Text File  |  2006-11-29  |  762b  |  36 lines

  1. object DebugInfoForm: TDebugInfoForm
  2.   Left = 448
  3.   Top = 165
  4.   Width = 296
  5.   Height = 518
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Debug Information'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poDefaultPosOnly
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object InfoMemo: TMemo
  20.     Left = 0
  21.     Top = 0
  22.     Width = 288
  23.     Height = 484
  24.     Align = alClient
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -11
  28.     Font.Name = 'Courier New'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     ReadOnly = True
  32.     ScrollBars = ssVertical
  33.     TabOrder = 0
  34.   end
  35. end
  36.